[INFO] cloning repository https://github.com/GlobalSushrut/sakshya
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GlobalSushrut/sakshya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlobalSushrut%2Fsakshya", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlobalSushrut%2Fsakshya'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2b4452f644a4bfea52cdcb127431ca152eae14f
[INFO] checking GlobalSushrut/sakshya against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlobalSushrut%2Fsakshya" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GlobalSushrut/sakshya
[INFO] finished tweaking git repo https://github.com/GlobalSushrut/sakshya
[INFO] tweaked toml for git repo https://github.com/GlobalSushrut/sakshya written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GlobalSushrut/sakshya on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GlobalSushrut/sakshya already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded base64ct v1.8.2
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6db9ee7109e0a0ad0568a5cf797a5c24235ce1500983f014f928db7f9fdfa6d0
[INFO] running `Command { std: "docker" "start" "6db9ee7109e0a0ad0568a5cf797a5c24235ce1500983f014f928db7f9fdfa6d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6db9ee7109e0a0ad0568a5cf797a5c24235ce1500983f014f928db7f9fdfa6d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6db9ee7109e0a0ad0568a5cf797a5c24235ce1500983f014f928db7f9fdfa6d0" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6db9ee7109e0a0ad0568a5cf797a5c24235ce1500983f014f928db7f9fdfa6d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6db9ee7109e0a0ad0568a5cf797a5c24235ce1500983f014f928db7f9fdfa6d0" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking sakshya-types v0.1.0 (/opt/rustwide/workdir/crates/sakshya-types)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking platform-types v0.1.0 (/opt/rustwide/workdir/crates/platform-types)
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking sakshya-kernel v0.1.0 (/opt/rustwide/workdir/crates/sakshya-kernel)
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> crates/sakshya-kernel/src/commands/release.rs:190:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let (release_id, event) = RecordReleaseCommand::new(
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> crates/sakshya-kernel/src/commands/version.rs:181:26
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let (version_id, event, snapshot_hash) = CreateVersionCommand::new(
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sakshya-cli v0.1.0 (/opt/rustwide/workdir/crates/sakshya-cli)
[INFO] [stdout] warning: unused imports: `get_case` and `list_cases`
[INFO] [stdout]   --> crates/sakshya-kernel/tests/integration_tests.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     queries::{get_case, get_events_for_case, list_cases},
[INFO] [stdout]    |               ^^^^^^^^                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object_id`
[INFO] [stdout]   --> crates/sakshya-kernel/tests/integration_tests.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let (object_id, obj_event) = AddObjectCommand::new(
[INFO] [stdout]    |          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_object_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj_event`
[INFO] [stdout]   --> crates/sakshya-kernel/tests/integration_tests.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let (object_id, obj_event) = AddObjectCommand::new(
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_obj_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comm_event`
[INFO] [stdout]   --> crates/sakshya-kernel/tests/integration_tests.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let comm_event = RecordCommunicationCommand::new(
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comm_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `milestone_event`
[INFO] [stdout]    --> crates/sakshya-kernel/tests/integration_tests.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let milestone_event = RecordMilestoneCommand::new(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_milestone_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snapshot_hash`
[INFO] [stdout]    --> crates/sakshya-kernel/tests/integration_tests.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let (version_id, _version_event, snapshot_hash) = CreateVersionCommand::new(
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snapshot_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `release_id`
[INFO] [stdout]    --> crates/sakshya-kernel/tests/integration_tests.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let (release_id, _release_event) = RecordReleaseCommand::new(
[INFO] [stdout]     |          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_release_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash`
[INFO] [stdout]    --> crates/sakshya-kernel/src/snapshot.rs:424:13
[INFO] [stdout]     |
[INFO] [stdout] 424 |         let hash = save_snapshot(&tx, &snapshot).unwrap();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking kernel-api v0.1.0 (/opt/rustwide/workdir/services/kernel-api)
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]  --> services/kernel-api/src/handlers/objects.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     response::{IntoResponse, Response},
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]   --> services/kernel-api/src/handlers/objects.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoResponse`
[INFO] [stdout]  --> services/kernel-api/src/handlers/objects.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     response::{IntoResponse, Response},
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]   --> services/kernel-api/src/handlers/objects.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tags` is never read
[INFO] [stdout]   --> services/kernel-api/src/handlers/records.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct AddNoteRequest {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub tags: Vec<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AddNoteRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tags` is never read
[INFO] [stdout]   --> services/kernel-api/src/handlers/records.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AddMilestoneRequest {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub tags: Vec<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AddMilestoneRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tags` is never read
[INFO] [stdout]   --> services/kernel-api/src/handlers/records.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct AddCommunicationRequest {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub tags: Vec<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AddCommunicationRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `notes` is never read
[INFO] [stdout]   --> services/kernel-api/src/handlers/releases.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct RecordReleaseRequest {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub notes: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordReleaseRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tags` is never read
[INFO] [stdout]   --> services/kernel-api/src/handlers/records.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct AddNoteRequest {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub tags: Vec<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AddNoteRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tags` is never read
[INFO] [stdout]   --> services/kernel-api/src/handlers/records.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct AddMilestoneRequest {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub tags: Vec<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AddMilestoneRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tags` is never read
[INFO] [stdout]   --> services/kernel-api/src/handlers/records.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct AddCommunicationRequest {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub tags: Vec<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AddCommunicationRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `notes` is never read
[INFO] [stdout]   --> services/kernel-api/src/handlers/releases.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct RecordReleaseRequest {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub notes: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordReleaseRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking platform-core v0.1.0 (/opt/rustwide/workdir/crates/platform-core)
[INFO] [stderr]     Checking platform-workers v0.1.0 (/opt/rustwide/workdir/crates/platform-workers)
[INFO] [stderr]     Checking platform-memory v0.1.0 (/opt/rustwide/workdir/crates/platform-memory)
[INFO] [stderr]     Checking control-plane-api v0.1.0 (/opt/rustwide/workdir/services/control-plane-api)
[INFO] [stdout] warning: unused imports: `Path`, `State`, and `http::StatusCode`
[INFO] [stdout]  --> services/control-plane-api/src/main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout] 5 |     http::StatusCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> services/control-plane-api/src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QueryFilters`
[INFO] [stdout]   --> crates/platform-memory/src/service.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     QueryFilters, QueryRequest, QueryResponse, QueryResult, QueryType, SourceType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `State`, and `http::StatusCode`
[INFO] [stdout]  --> services/control-plane-api/src/main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout] 5 |     http::StatusCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> services/control-plane-api/src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UsageMeter`
[INFO] [stdout]  --> crates/platform-workers/src/service.rs:8:57
[INFO] [stdout]   |
[INFO] [stdout] 8 | use platform_types::{AuditAction, ObjectType, TenantId, UsageMeter, UsageUnit};
[INFO] [stdout]   |                                                         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `JobOutputType`, `ProvenanceBuilder`, and `ToolInfo`
[INFO] [stdout]   --> crates/platform-workers/src/service.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     JobOutput, JobOutputType, JobPriority, JobStatus, ProvenanceBuilder, ToolInfo,
[INFO] [stdout]    |                ^^^^^^^^^^^^^                          ^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QueryFilters`, `QueryType`, and `SourceType`
[INFO] [stdout]   --> crates/platform-memory/src/service.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     QueryFilters, QueryRequest, QueryResponse, QueryResult, QueryType, SourceType,
[INFO] [stdout]    |     ^^^^^^^^^^^^                                            ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UsageMeter`
[INFO] [stdout]  --> crates/platform-workers/src/service.rs:8:57
[INFO] [stdout]   |
[INFO] [stdout] 8 | use platform_types::{AuditAction, ObjectType, TenantId, UsageMeter, UsageUnit};
[INFO] [stdout]   |                                                         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `JobOutputType`, `ProvenanceBuilder`, and `ToolInfo`
[INFO] [stdout]   --> crates/platform-workers/src/service.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     JobOutput, JobOutputType, JobPriority, JobStatus, ProvenanceBuilder, ToolInfo,
[INFO] [stdout]    |                ^^^^^^^^^^^^^                          ^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tenant_id`
[INFO] [stdout]    --> services/control-plane-api/src/handlers/users.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let tenant_id = req.tenant_id.parse::<ulid::Ulid>()
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tenant_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> services/control-plane-api/src/handlers/permissions.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         Err(e) => Ok(Json(ShareValidationResponse {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]   --> services/control-plane-api/src/handlers/users.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct CreateInviteRequest {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub role: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateInviteRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `action` and `object_type` are never read
[INFO] [stdout]   --> services/control-plane-api/src/handlers/audit.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ListAuditEventsQuery {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 16 |     pub tenant_id: String,
[INFO] [stdout] 17 |     pub action: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 18 |     pub object_type: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListAuditEventsQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]  --> services/control-plane-api/src/state.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub db: Option<Arc<DbPool>>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_shared` and `from_env` are never used
[INFO] [stdout]   --> services/control-plane-api/src/state.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl AppState {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn from_shared(shared: SharedState) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub async fn from_env() -> DbResult<Self> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tenant_id`
[INFO] [stdout]    --> services/control-plane-api/src/handlers/users.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let tenant_id = req.tenant_id.parse::<ulid::Ulid>()
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tenant_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> services/control-plane-api/src/handlers/permissions.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         Err(e) => Ok(Json(ShareValidationResponse {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk_id`
[INFO] [stdout]   --> crates/platform-memory/src/citation.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn from_chunk(chunk_id: ChunkId, chunk_citation: &ChunkCitation, excerpt: Option<String>) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]   --> services/control-plane-api/src/handlers/users.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct CreateInviteRequest {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub role: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateInviteRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `action` and `object_type` are never read
[INFO] [stdout]   --> services/control-plane-api/src/handlers/audit.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ListAuditEventsQuery {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 16 |     pub tenant_id: String,
[INFO] [stdout] 17 |     pub action: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 18 |     pub object_type: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListAuditEventsQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]  --> services/control-plane-api/src/state.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub db: Option<Arc<DbPool>>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_shared` and `from_env` are never used
[INFO] [stdout]   --> services/control-plane-api/src/state.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl AppState {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn from_shared(shared: SharedState) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub async fn from_env() -> DbResult<Self> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking platform-workflows v0.1.0 (/opt/rustwide/workdir/crates/platform-workflows)
[INFO] [stderr]     Checking job-api v0.1.0 (/opt/rustwide/workdir/services/job-api)
[INFO] [stdout] warning: unused variable: `chunk_id`
[INFO] [stdout]   --> crates/platform-memory/src/citation.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn from_chunk(chunk_id: ChunkId, chunk_citation: &ChunkCitation, excerpt: Option<String>) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path` and `State`
[INFO] [stdout]  --> services/job-api/src/main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> services/job-api/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbResult`
[INFO] [stdout]  --> services/job-api/src/state.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use platform_core::{AuditService, UsageService, DbPool, DbResult, SharedState};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> services/job-api/src/state.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "postgres")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path` and `State`
[INFO] [stdout]  --> services/job-api/src/main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> services/job-api/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbResult`
[INFO] [stdout]  --> services/job-api/src/state.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use platform_core::{AuditService, UsageService, DbPool, DbResult, SharedState};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> services/job-api/src/state.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "postgres")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking memory-api v0.1.0 (/opt/rustwide/workdir/services/memory-api)
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]  --> services/job-api/src/state.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub db: Option<Arc<DbPool>>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_shared` is never used
[INFO] [stdout]   --> services/job-api/src/state.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn from_shared(shared: SharedState) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `internal` is never used
[INFO] [stdout]   --> services/job-api/src/error.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ApiError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn internal(message: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbResult`
[INFO] [stdout]  --> services/memory-api/src/state.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use platform_core::{AuditService, UsageService, DbPool, DbResult, SharedState};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> services/memory-api/src/state.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "postgres")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StepStatus`
[INFO] [stdout]   --> crates/platform-workflows/src/service.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     NodeType, StepStatus, SubmitApprovalRequest, TriggerWorkflowRequest, WorkflowDefinition,
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WorkflowRunStatus` and `WorkflowRun`
[INFO] [stdout]  --> crates/platform-workflows/src/execution.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 |     WorkflowDefinition, WorkflowRun, WorkflowRunId, WorkflowRunStatus, WorkflowStep,
[INFO] [stdout]   |                         ^^^^^^^^^^^                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbResult`
[INFO] [stdout]  --> services/memory-api/src/state.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use platform_core::{AuditService, UsageService, DbPool, DbResult, SharedState};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> services/memory-api/src/state.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "postgres")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]  --> services/job-api/src/state.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub db: Option<Arc<DbPool>>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_shared` is never used
[INFO] [stdout]   --> services/job-api/src/state.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn from_shared(shared: SharedState) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `internal` is never used
[INFO] [stdout]   --> services/job-api/src/error.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ApiError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn internal(message: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NodeType`, `StepStatus`, `WorkflowEdge`, and `WorkflowNode`
[INFO] [stdout]   --> crates/platform-workflows/src/service.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     NodeType, StepStatus, SubmitApprovalRequest, TriggerWorkflowRequest, WorkflowDefinition,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 13 |     WorkflowEdge, WorkflowEvent, WorkflowId, WorkflowNode, WorkflowRun, WorkflowRunId,
[INFO] [stdout]    |     ^^^^^^^^^^^^                             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NodeType`, `WorkflowRunStatus`, and `WorkflowRun`
[INFO] [stdout]  --> crates/platform-workflows/src/execution.rs:8:68
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ApprovalDecision, ApprovalId, ApprovalRequest, ApprovalStatus, NodeType, StepStatus,
[INFO] [stdout]   |                                                                    ^^^^^^^^
[INFO] [stdout] 9 |     WorkflowDefinition, WorkflowRun, WorkflowRunId, WorkflowRunStatus, WorkflowStep,
[INFO] [stdout]   |                         ^^^^^^^^^^^                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]  --> services/memory-api/src/state.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub db: Option<Arc<DbPool>>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_shared` is never used
[INFO] [stdout]   --> services/memory-api/src/state.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn from_shared(shared: SharedState) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]  --> services/memory-api/src/state.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub db: Option<Arc<DbPool>>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_shared` is never used
[INFO] [stdout]   --> services/memory-api/src/state.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn from_shared(shared: SharedState) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking platform-agents v0.1.0 (/opt/rustwide/workdir/crates/platform-agents)
[INFO] [stderr]     Checking workflow-api v0.1.0 (/opt/rustwide/workdir/services/workflow-api)
[INFO] [stdout] warning: unused import: `DbResult`
[INFO] [stdout]  --> services/workflow-api/src/state.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use platform_core::{AuditService, UsageService, DbPool, DbResult, SharedState};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> services/workflow-api/src/state.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "postgres")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbResult`
[INFO] [stdout]  --> services/workflow-api/src/state.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use platform_core::{AuditService, UsageService, DbPool, DbResult, SharedState};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> services/workflow-api/src/state.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "postgres")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Citation` and `MemoryService`
[INFO] [stdout]  --> crates/platform-agents/src/service.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use platform_memory::{Citation, MemoryService};
[INFO] [stdout]   |                       ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FeedbackType`, `ModelInfo`, `TokenBudget`, `ToolCallRecord`, `ToolCallStatus`, and `TraceBuilder`
[INFO] [stdout]   --> crates/platform-agents/src/service.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     FeedbackType, ModelInfo, ProvideFeedbackRequest, StartAgentRequest, TokenBudget,
[INFO] [stdout]    |     ^^^^^^^^^^^^  ^^^^^^^^^                                             ^^^^^^^^^^^
[INFO] [stdout] 14 |     TokenUsage, ToolCallRecord, ToolCallStatus, ToolRegistry, TraceBuilder,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToolCallRecord`
[INFO] [stdout]   --> crates/platform-agents/src/trace.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::{AgentRunId, AgentType, ToolCallRecord, TokenUsage};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Citation` and `MemoryService`
[INFO] [stdout]  --> crates/platform-agents/src/service.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use platform_memory::{Citation, MemoryService};
[INFO] [stdout]   |                       ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ModelInfo`, `ToolCallRecord`, `ToolCallStatus`, and `TraceBuilder`
[INFO] [stdout]   --> crates/platform-agents/src/service.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     FeedbackType, ModelInfo, ProvideFeedbackRequest, StartAgentRequest, TokenBudget,
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 14 |     TokenUsage, ToolCallRecord, ToolCallStatus, ToolRegistry, TraceBuilder,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToolCallRecord`
[INFO] [stdout]   --> crates/platform-agents/src/trace.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::{AgentRunId, AgentType, ToolCallRecord, TokenUsage};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]  --> services/workflow-api/src/state.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub db: Option<Arc<DbPool>>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_shared` is never used
[INFO] [stdout]   --> services/workflow-api/src/state.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn from_shared(shared: SharedState) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]  --> services/workflow-api/src/state.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub db: Option<Arc<DbPool>>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_shared` is never used
[INFO] [stdout]   --> services/workflow-api/src/state.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn from_shared(shared: SharedState) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agents-api v0.1.0 (/opt/rustwide/workdir/services/agents-api)
[INFO] [stdout] warning: unused import: `DbResult`
[INFO] [stdout]  --> services/agents-api/src/state.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use platform_core::{AuditService, UsageService, DbPool, DbResult, SharedState};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> services/agents-api/src/state.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "postgres")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbResult`
[INFO] [stdout]  --> services/agents-api/src/state.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use platform_core::{AuditService, UsageService, DbPool, DbResult, SharedState};
[INFO] [stdout]   |                                                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> services/agents-api/src/state.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "postgres")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]  --> services/agents-api/src/state.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub db: Option<Arc<DbPool>>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_shared` is never used
[INFO] [stdout]   --> services/agents-api/src/state.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn from_shared(shared: SharedState) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]  --> services/agents-api/src/state.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AppState {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     pub db: Option<Arc<DbPool>>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_shared` is never used
[INFO] [stdout]   --> services/agents-api/src/state.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl AppState {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn from_shared(shared: SharedState) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "6db9ee7109e0a0ad0568a5cf797a5c24235ce1500983f014f928db7f9fdfa6d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6db9ee7109e0a0ad0568a5cf797a5c24235ce1500983f014f928db7f9fdfa6d0", kill_on_drop: false }`
[INFO] [stdout] 6db9ee7109e0a0ad0568a5cf797a5c24235ce1500983f014f928db7f9fdfa6d0
